Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Knacks

Portable, repository-aware agent skills for product development and delivery.

Knacks is an independent adaptation for the kylymo workflow. It is not an installation of any upstream skill pack: the selected workflows were rewritten for portability, evidence-based execution, and repository-local conventions.

Skill catalog

Development

  • writing-plans — turn requirements into small, testable implementation tasks
  • systematic-debugging — investigate root cause before changing code
  • requesting-code-review — create a precise review package and act on findings
  • subagent-driven-development — execute independent plan tasks with isolated reviews

Security and quality

  • static-analysis — run privacy-aware static-analysis planning and evidence capture
  • insecure-defaults — detect production-reachable fail-open configuration
  • code-review — review changes across correctness, security, maintainability, and operations

Product

  • write-spec — turn a problem into an implementation-ready product spec
  • synthesize-research — convert research evidence into prioritized insights
  • roadmap-update — update priorities, dependencies, and delivery horizons
  • competitive-brief — produce source-attributed competitive intelligence
  • metrics-review — turn product metrics into decisions and experiments

Project delivery

  • sprint-planning — scope a sprint against capacity and dependencies
  • scrum-master — improve flow, ceremonies, blockers, and retrospectives
  • senior-project-manager — manage portfolio risk, milestones, resources, and stakeholders

Design principles

  1. No invented evidence. Missing data becomes an explicit assumption or blocker.
  2. Read-only by default. Skills propose changes; mutations require explicit authorization.
  3. Repository-aware. Inspect README, agent instructions, manifests, tests, and git state before acting.
  4. Tool-neutral. Use available tools; provide a manual fallback when integrations are absent.
  5. Verification is part of the deliverable. Every workflow has checkable completion criteria.

Layout

Each skill is a self-contained SKILL.md under skills/<domain>/<name>/. No runtime installation, hooks, MCP servers, or third-party executables are bundled.

Attribution

The workflows were independently rewritten after studying public patterns from obra/superpowers, addyosmani/agent-skills, Anthropic Knowledge Work Plugins, Trail of Bits skills, and alirezarezvani/claude-skills. See ATTRIBUTION.md.

About

Portable repository-aware agent skills for product development and delivery

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages