Nori Agentic avatar

Nori Agentic

Official

@tilework-tech

0Followers
|
18Public Repos
|
28Published Skills

Offers structured engineering methodologies for TDD, documentation synchronization, and systematic debugging within isolated development environments.

Skills Distribution
DomainDeveloper To...Software Testing &.. (40%)Documentation & Kn.. (30%)Systematic Debuggi.. (30%)

Agent Skills by Nori Agentic

Showing 28 vetted skills indexed across 3 GitHub repositories.

tilework-techtilework-tech
149

E2E Testing Nori Skillsets Subcommands

Test nori-skillsets CLI subcommands in an isolated filesystem and tmux session.

Official
Advanced
tilework-techtilework-tech
149

Nori Skillsets

Provide guidance on the Nori skillsets system and its CLI client.

Official
Basic
tilework-techtilework-tech
166

test-scenario-hygiene

Review session changes and remove unused test scaffolding after TDD.

Official
Basic
tilework-techtilework-tech
166

TUI Puppeteering with tmux

Automate isolated TUI testing workflows using tmux-based scripts.

Official
Advanced
tilework-techtilework-tech
149

creating-debug-tests-and-iterating

Create external-interface scripts to reproduce bugs via CLI, API, and GUI flows.

Official
Advanced
tilework-techtilework-tech
149

Creating-Skills

Create custom profile skills with SKILL.md checklists and Bash scripts.

Official
Basic
tilework-techtilework-tech
149

Getting Started with Abilities

Enforce Read-tool usage, skill announcements, and TodoWrite checklists for AI workflows.

Official
Basic
tilework-techtilework-tech
149

Write Noridoc

Create or update server-side noridocs with optional Git repository links.

Official
Intermediate
tilework-techtilework-tech
149

Sync Noridocs

Sync Git-tracked docs.md files to the Noridocs server.

Official
Intermediate
tilework-techtilework-tech
149

List Noridocs

List server-side noridocs with repository, pathPrefix, and limit filters.

Official
Intermediate
tilework-techtilework-tech
149

Read Noridoc

Read server-side noridocs documentation by file path with version and Git context.

Official
Intermediate
tilework-techtilework-tech
149

Prompt Analysis

Analyze prompts for clarity, specificity, and completeness.

Official
Intermediate
tilework-techtilework-tech
149

Memorize

Save implementation decisions and patterns to the Nori knowledge base via CLI with name and content parameters.

Official
Intermediate
tilework-techtilework-tech
149

Recall

Search Nori knowledge bases and fetch full articles by ID.

Official
Intermediate
tilework-techtilework-tech
149

Updating Noridocs

Update docs.md files after code changes using the nori-change-documenter subagent.

Official
Basic
tilework-techtilework-tech
149

Code-Review-Reception

Process code-review feedback by verifying items against the codebase and pushing documented updates.

Official
Intermediate
tilework-techtilework-tech
149

Test-Driven Development (TDD)

Enforce Test-Driven Development with failing tests before feature implementation.

Official
Intermediate
tilework-techtilework-tech
149

Handle-Large-Tasks

Split large plans into subagents with tests and coherence checks.

Official
Basic
tilework-techtilework-tech
149

Brainstorming

Transform rough ideas into fully-formed designs through structured questioning.

Official
Basic
tilework-techtilework-tech
149

Root-Cause-Tracing

Trace backward through call stacks to locate a bug's original trigger.

Official
Intermediate
tilework-techtilework-tech
149

Building UI/UX

Guide UI/UX implementation through design variations, feedback loops, and API integration.

Official
Intermediate
tilework-techtilework-tech
149

Systematic-Debugging

Diagnose root causes of bugs before applying fixes using a four-phase framework.

Official
Intermediate
tilework-techtilework-tech
149

Using Git Worktrees

Create isolated Git worktrees for feature branches and run tests.

Official
Intermediate
tilework-techtilework-tech
149

Writing-Plans

Generate implementation plans with exact file paths, code examples, and verification steps.

Official
Basic

Frequently Asked Questions About Nori Agentic

FAQPage Schema
What 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.