knowns-devknowns-devOfficialยท10 Agent Skills Included

knowns

Persistent project memory and spec-driven coding workflows

Stores project tasks, docs, specs, and decisions in structured files that coding assistants read directly. Eliminates re-explaining architecture, pasting docs, and repeating conventions at the start of every session. Guides work through planning, implementation, review, testing, and verification with acceptance criteria tracking.
npx skills add knowns-dev/knowns --all -g -y
Available:

Instructs the agent to bootstrap from the Knowns MCP initial tool, treat Knowns as the canonical source for tasks and docs, search before reading, and use memory and code tools instead of manual edits.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Knowns?โ–ผ

Run `npx skills add knowns-dev/knowns --all -g -y` in your terminal to install all skills in this suite globally.

How to stop re-explaining project context to AI coding tools?โ–ผ

Knowns stores your tasks, docs, specs, and decisions in a local .knowns folder that your coding assistant reads automatically at the start of every session.

Does Knowns work with Claude Code and Cursor?โ–ผ

Yes. It connects through MCP or CLI commands and works with Claude Code, Codex, Cursor, Copilot, OpenCode, and Windsurf.

What is spec-driven development in Knowns?โ–ผ

You write a spec with acceptance criteria, Knowns generates linked tasks, and the assistant plans, implements, reviews, and verifies each task against those criteria.

Does Knowns require a cloud account?โ–ผ

No. It is local-first and self-hostable, storing everything as plain files in your repository that you can commit to Git.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’