knowns-dev.
13 skills across 1 repo
- 100/100
kn-commit
Use when committing code changes with proper conventional commit format and verification
- 100/100
kn-debug
Use when debugging errors, test failures, build issues, or blocked tasks — structured triage to fix to learn
- 100/100
kn-doc
Use when working with Knowns documentation - viewing, searching, creating, or updating docs
- 80/100
kn-extract
Use when extracting reusable patterns, decisions, failures, or knowledge into documentation
- 100/100
kn-go
Use when implementing all tasks from an approved spec in one continuous run without manual review gates
- 100/100
kn-implement
Use when implementing a task - follow the plan, check ACs, track progress
- 100/100
kn-init
Use at the start of a new session to read project docs, understand context, and see current state
- 100/100
kn-plan
Use when creating an implementation plan for a task
- 100/100
kn-research
Use when you need to understand existing code, find patterns, or explore the codebase before implementation
- 100/100
kn-review
Use when reviewing implemented code before committing — multi-perspective review with severity-based findings
- 100/100
kn-spec
Use when creating a specification document for a feature (SDD workflow)
- 100/100
kn-template
Use when generating code from templates - list, run, or create templates
- 100/100
kn-verify
Use when running SDD verification and coverage reporting