Nori Agentic
Official@tilework-tech
Offers structured engineering methodologies for TDD, documentation synchronization, and systematic debugging within isolated development environments.
Agent Skills by Nori Agentic
Showing 28 vetted skills indexed across 3 GitHub repositories.
E2E Testing Nori Skillsets Subcommands
Test nori-skillsets CLI subcommands in an isolated filesystem and tmux session.
Nori Skillsets
Provide guidance on the Nori skillsets system and its CLI client.
test-scenario-hygiene
Review session changes and remove unused test scaffolding after TDD.
TUI Puppeteering with tmux
Automate isolated TUI testing workflows using tmux-based scripts.
creating-debug-tests-and-iterating
Create external-interface scripts to reproduce bugs via CLI, API, and GUI flows.
Creating-Skills
Create custom profile skills with SKILL.md checklists and Bash scripts.
Getting Started with Abilities
Enforce Read-tool usage, skill announcements, and TodoWrite checklists for AI workflows.
Write Noridoc
Create or update server-side noridocs with optional Git repository links.
Sync Noridocs
Sync Git-tracked docs.md files to the Noridocs server.
List Noridocs
List server-side noridocs with repository, pathPrefix, and limit filters.
Read Noridoc
Read server-side noridocs documentation by file path with version and Git context.
Prompt Analysis
Analyze prompts for clarity, specificity, and completeness.
Memorize
Save implementation decisions and patterns to the Nori knowledge base via CLI with name and content parameters.
Recall
Search Nori knowledge bases and fetch full articles by ID.
Updating Noridocs
Update docs.md files after code changes using the nori-change-documenter subagent.
Code-Review-Reception
Process code-review feedback by verifying items against the codebase and pushing documented updates.
Test-Driven Development (TDD)
Enforce Test-Driven Development with failing tests before feature implementation.
Handle-Large-Tasks
Split large plans into subagents with tests and coherence checks.
Brainstorming
Transform rough ideas into fully-formed designs through structured questioning.
Root-Cause-Tracing
Trace backward through call stacks to locate a bug's original trigger.
Building UI/UX
Guide UI/UX implementation through design variations, feedback loops, and API integration.
Systematic-Debugging
Diagnose root causes of bugs before applying fixes using a four-phase framework.
Using Git Worktrees
Create isolated Git worktrees for feature branches and run tests.
Writing-Plans
Generate implementation plans with exact file paths, code examples, and verification steps.
Frequently Asked Questions About Nori Agentic
FAQPage SchemaWhat specific engineering tasks are enabled by Nori Agentic?▼
Nori Agentic enables structured Test-Driven Development, systematic bug root-cause tracing, and automated documentation synchronization. It facilitates complex task decomposition into sub-units, end-to-end web application testing, and the maintenance of a persistent knowledge base for implementation patterns and design decisions.
Which personas benefit most from these technical capabilities?▼
Software engineers, quality assurance specialists, and technical leads benefit from these capabilities. The system is designed for developers who require rigorous enforcement of testing standards, isolated development environments, and centralized documentation management within complex, multi-repository codebases.
What are the prerequisites for implementing these development methodologies?▼
Implementation requires a Unix-like environment supporting Git, tmux, and standard terminal interfaces. Users must maintain a structured repository layout compatible with the Nori documentation server and adhere to the defined skill-manifest checklists for task decomposition and test-driven development cycles.