CtrlK
BlogDocsLog inGet started
Tessl Logo

igmarin/agnostic-planning-skills

A curated library of 12 language-agnostic planning skills and 4 personas for technical project management, product planning, and agile execution.

91

1.16x
Quality

94%

Does it follow best practices?

Impact

91%

1.16x

Average score across 16 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

TEST_COMMANDS.mdskills/task-management/generate-tasks/

Test Command Lookup Table

Config File / IndicatorDetection CommandTest Command
package.json with test scriptjq '.scripts.test' package.jsonnpm test (or yarn test / pnpm test)
Cargo.tomltest -f Cargo.tomlcargo test
Gemfile + rspecgrep -q rspec Gemfilebundle exec rspec
go.modtest -f go.modgo test ./...
pyproject.toml + pytestgrep -q pytest pyproject.tomlpytest
Makefile with test targetgrep -q '^test:' Makefilemake test
FallbackDefault test suite for detected language

skills

task-management

README.md

tile.json