aget-studyup

Search knowledge-base documents and generate human-friendly and JSON outputs.

1|Updated Oct 4, 2025
One-click install
npx skills add https://github.com/gmelli/public-OpenAI-DeepResearch-aget --skill aget-studyup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aget-studyup
Source: https://github.com/gmelli/public-OpenAI-DeepResearch-aget/tree/main/.claude/skills/aget-studyup
Command: npx skills add https://github.com/gmelli/public-OpenAI-DeepResearch-aget --skill aget-studyup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Research across the knowledge base before implementation to surface relevant context, precedents, and constraints that prevent rework and misalignment.

Core Features & Use Cases

  • Targeted KB scanning: searches L-docs, patterns, PROJECT_PLANs, SOPs, and governance to surface relevant context.
  • Context-driven planning: informs decision-making with precedent-rich artifacts and cross-cutting constraints.
  • Use Case: Before implementing a feature, run a study_up to collect related artifacts and align with governance and standards.

Quick Start

Run the study_up script with a topic to perform targeted KB research.

Frequently Asked Questions about aget-studyup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research existing knowledge base artifacts before implementing a new feature?

To research knowledge base artifacts before implementation, run the study_up script with a target topic. It scans L-docs, patterns, PROJECT_PLANs, SOPs, and governance files to surface relevant precedents and cross-cutting constraints.

What is cross-KB topic research for feature planning?

Cross-KB topic research for feature planning is the process of querying multiple knowledge base sources to collect context. This Skill searches L-docs and SOPs to inform architecture decisions and ensure policy alignment.

Can I scan SOPs and governance documents without modifying the source knowledge base files?

Yes, you can scan SOPs and governance documents without modifying source files. The study_up script performs read-only research across the knowledge base and generates human-friendly and JSON outputs.

Does knowledge base research for risk assessment work without external dependencies?

Yes, knowledge base research for risk assessment works without external dependencies. The Skill requires only access to the knowledge base itself to surface constraints and precedents that guide implementation decisions.

What is the best way to surface precedents and constraints from project plans for architecture alignment?

The best way to surface precedents and constraints from project plans is to run targeted KB scanning. This approach searches PROJECT_PLANs and governance artifacts to extract precedent-rich context for architecture alignment.

What are the limitations of automated knowledge base research for implementation decisions?

A limitation of automated knowledge base research is that it only surfaces context from existing KB artifacts like L-docs and patterns. It does not modify source files or generate new implementation code, requiring manual review of outputs.